home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / videoOverlayTop.xml < prev    next >
Extensible Markup Language  |  2007-08-20  |  791b  |  31 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <defaultcontrol>4</defaultcontrol>
  4.   <id>3008</id>
  5.   <controls>
  6.     <control>
  7.       <description>Pause logo</description>
  8.       <type>image</type>
  9.       <id>4</id>
  10.       <posX>233</posX>
  11.       <posY>570</posY>
  12.       <texture>logo_pause.png</texture>
  13.     </control>
  14.     <control>
  15.       <description>FF logo</description>
  16.       <type>image</type>
  17.       <id>5</id>
  18.       <posX>233</posX>
  19.       <posY>570</posY>
  20.       <texture>logo_fastforward.png</texture>
  21.     </control>
  22.     <control>
  23.       <description>RW logo</description>
  24.       <type>image</type>
  25.       <id>6</id>
  26.       <posX>233</posX>
  27.       <posY>570</posY>
  28.       <texture>logo_rewind.png</texture>
  29.     </control>
  30.   </controls>
  31. </window>